home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / gfx / edit / smearshadow.readme < prev    next >
Encoding:
Text File  |  1998-05-05  |  4.4 KB  |  162 lines

  1. Short:    Smear shadows v.0.9 (flexible IFX script)
  2. Author:   carl.licke@swipnet.se (Carl Licke)
  3. Uploader: carl.licke@swipnet.se (Carl Licke)
  4. Version:  0.9
  5. Type:     gfx/edit
  6. Requires: ImageFX
  7.  
  8. Long:
  9.                           smearshadow v.0.9
  10.                             (visitware!)
  11.  
  12.                   by: Carl Licke / Turbid design
  13.                   mailto:carl.licke@swipnet.se
  14.                   http://home2.swipnet.se/~w-24653/
  15.  
  16. This is a great tool for creating smear shadows, for use on web or print
  17. (or whatever you want).
  18. What is a smeared shadow? Well test this and see.
  19.  
  20. It needs ImageFX. Tested successfully with version 1.52.
  21. Please report bugs/problems, or if you know how to improve it.
  22.  
  23. This script is visitware!
  24. If you use it, you have to visit my homepage (I'm so sorry for you :-),
  25. and have a look around:
  26. http://home2.swipnet.se/~w-24653/
  27.  
  28. To read about my programs and see examples, click on "software: Amiga".
  29. (I will update that page very much soon)
  30.  
  31. If you have used this script for a webpage, I would appreciate to get
  32. the URL to it!
  33.  
  34. If you want, just drop me a mail (carl.licke@swipnet.se).
  35.  
  36.  
  37. features
  38. --------
  39. * background pattern support
  40. * selectable colors (background and shadow)
  41. * adjustable softness of shadows
  42. * adjustable direction and length of shadow
  43. * adjustable shade of shadow
  44. * magic scissors support
  45. * antialias possible
  46. * disperse ("speedline" shadows)
  47. * remembers settings (until you reboot)
  48. * GUI
  49.  
  50.  
  51. installation
  52. ------------
  53. copy smearshadow.ifx to ImageFX:Rexx/
  54. (recommended, but not needed)
  55.  
  56. You also need the assign ImageFX: for your ImageFX-path.
  57. I think you have that already.
  58.  
  59.  
  60. usage
  61. -----
  62. Start ImageFX and load/create an image.
  63. Select the Arexx button in ImageFX.
  64. In the filerequester, select the smearshadow.ifx file and OK.
  65. If everything went right, a GUI pops up.
  66. There are lots of options, but you probably won't need to care about
  67. so many of them to get a decent result.
  68. Play with it and you will get it, or read on.
  69. Here follows an explanation of the GUI:
  70.  
  71. x and y size increase:
  72. How many pixels the image vill increase.
  73. It should be higher if you increase x or y difference or gauss value.
  74. It should be more then the offset values, or it will look weird.
  75.  
  76. shade:
  77. How dark the shadow will be.
  78. Or how yellow, if you selected yellow as shadowcolor.
  79.  
  80. softness:
  81. How soft the shadow will be.
  82.  
  83. length:
  84. How long the shadow will be.
  85.  
  86. angle:
  87. The light will shine from this angle.
  88. See this figure:
  89.  
  90.                  90
  91.                  |
  92.                  |
  93. -180 or 180 -----+----- 0
  94.                  |
  95.                  |
  96.                 -90
  97.  
  98. x and y offset:
  99. How far from the corner the image will appear.
  100. Most needed with high softness (5), see for yourself.
  101.  
  102. magic scissors:
  103. If you check this, the most usual color (in the original image)
  104. will be removed.
  105. It will be replaced with white, or your selected background.
  106.  
  107. anti alias:
  108. Removes ugly edges around the object.
  109. Often needed with magic scissors.
  110.  
  111. background from swap:
  112. Uses the swap buffer as a background pattern.
  113. If there is no swap, it uses the main buffer as background.
  114.  
  115. pick color for shadow:
  116. If you check this and select the Okay button, the script will
  117. stop and wait for you to pick a color, either from the image
  118. or from the palette.
  119. The color of the shadow will be the one you selected.
  120.  
  121. pick color for backg.:
  122. If you check this and select the Okay button, the script will
  123. stop and wait for you to pick a color, either from the image
  124. or from the palette.
  125. The color of the background will be the one you selected.
  126. If you check both this and the "background from swap" options,
  127. then this won't have any effect.
  128.  
  129. disperse:
  130. This will make the shadow look something like speedlines.
  131.  
  132. save these settings:
  133. Hmm... let me see... Ohh, yes, it saves your settings.
  134. But they will reset on reboot.
  135.  
  136. You can change the defaults if you open the script in a
  137. texteditor, and find the note I left for you.
  138.  
  139.  
  140. history
  141. -------
  142. 0.9 - Fixed bug which occured with softness over 2.
  143.  
  144. 0.8 - Should now work with most versions of IFX.
  145.  
  146. 0.7 - first release
  147.  
  148.  
  149. future
  150. ------
  151. I WILL improve it (but I don't know how, mail me if you do).
  152.  
  153.  
  154. ============================= Archive contents =============================
  155.  
  156. Original  Packed Ratio    Date     Time    Name
  157. -------- ------- ----- --------- --------  -------------
  158.     6651    2056 69.0% 21-Feb-98 20:39:48  smearshadow.ifx
  159.     4124    1800 56.3% 21-Feb-98 23:28:24  smearshadow.readme
  160. -------- ------- ----- --------- --------
  161.    10775    3856 64.2% 12-Mar-98 05:02:16   2 files
  162.